func crypto/rand.warnBlocked

2 uses

	crypto/rand (current package)
		rand_unix.go#L44: func warnBlocked() {
		rand_unix.go#L53: 		t := time.AfterFunc(time.Minute, warnBlocked)